projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1a34b5
)
(HAVE_TERMIOS, NO_TERMIO): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 22 Sep 1994 03:59:10 +0000
(
03:59
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 22 Sep 1994 03:59:10 +0000
(
03:59
+0000)
src/s/bsd386.h
patch
|
blob
|
history
diff --git
a/src/s/bsd386.h
b/src/s/bsd386.h
index e2e813369bbb7cc71525262461cfde7d52d3a422..9b56493dd823304fa83e7b783bb224a8c57bbc5f 100644
(file)
--- a/
src/s/bsd386.h
+++ b/
src/s/bsd386.h
@@
-32,6
+32,9
@@
#define SYSV_SYSTEM_DIR
+#define HAVE_TERMIOS
+#define NO_TERMIO
+
/* this silences a few compilation warnings */
#undef BSD
#define BSD 199103
@@
-45,3
+48,4
@@
#ifndef WCOREDUMP
#define WCOREDUMP(w) ((w) & 0200)
#endif
+